projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a088d2c
)
*** empty log message ***
author
K. Handa
<handa@gnu.org>
Sat, 20 Jul 2013 04:16:23 +0000
(13:16 +0900)
committer
K. Handa
<handa@gnu.org>
Sat, 20 Jul 2013 04:16:23 +0000
(13:16 +0900)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8a1c163998ba295c644ca6909355325cb7e83c43..c3a9ee4c1455113023d49c5d6f367c8e5be6201a 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2013-07-20 Kenichi Handa <handa@gnu.org>
+
+ * coding.c (CODING_ISO_FLAG_LEVEL_4): New macro.
+ (decode_coding_iso_2022): Check the single-shift area. (Bug#8522)
+
2013-07-18 Paul Eggert <eggert@cs.ucla.edu>
* filelock.c: Fix unlikely file descriptor leaks.